object GettingStartedForm: TGettingStartedForm Left = 50 Top = 95 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Getting Started' ClientHeight = 305 ClientWidth = 440 Color = clSilver Font.Color = clBlack Font.Height = -17 Font.Name = 'Arial' Font.Style = [] PixelsPerInch = 120 Scaled = False ShowHint = True OnCreate = FormOnCreate TextHeight = 19 object Panel1: TPanel Left = 8 Top = 8 Width = 424 Height = 233 BevelWidth = 3 Font.Color = clBlack Font.Height = -18 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False TabOrder = 0 object Label1: TLabel Left = 15 Top = 11 Width = 397 Height = 109 AutoSize = False Caption = 'Click on a menu choice to tell Personal Law Library what you wan' + 't to do. For instance, click on "Documents" to see which docume' + 'nt categories are available. Then click on a document category ' + 'for help finding the document you want.' WordWrap = True end object Label2: TLabel Left = 15 Top = 123 Width = 397 Height = 100 Caption = 'Please take a few minutes to explore the menus and learn which o' + 'ptions are available. Feel free to click on any menu choice to ' + 'try it out. Don'#39't be afraid to explore. You can always back up' + ' if you change your mind. Just sit back, relax, and enjoy!' WordWrap = True end end object BtnOk: TBitBtn Left = 170 Top = 258 Width = 99 Height = 41 Hint = 'Close this window...' Caption = '&OK' Font.Color = clBlack Font.Height = -18 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = BtnClickOk Glyph.Data = { 76040000424D7604000000000000760000002800000040000000200000000100 0400000000000004000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333333333333333333333333333333333333333333333333333333 3333333333333333333333333333333333333333333333333333333333333333 3333333333333333333333333333333333333333333333333333333333333300 033333333333333333333333333333FFF333333333333333333333333333300A 00333333333333333333333333333FF8FF3333333333333333333333333300AA A033333333333333333333333333FF888F333333333333333333333333330AAA A003333333333333333333333333F8888FF33333333333333333333333330AAA AA03333333333333333333333333F88888F33333333333333333333333300AAA AA0033333333333333333333333FF88888FF333333333333333333333300AAAA AAA03333333333333333333333FF8888888F33333333333333333333330AAAAA AAA00333333333333333333333F88888888FF3333333333333333333300AAAAA AAAA033333333333333333333FF888888888F333333333333333333330AAAAAA AAAA003333333333333333333F8888888888FF33333333333333333300AAAAFF AAAAA0333333333333333333FF88880088888F3333333333333333000AAAFFFF AAAAA00333333333333333FFF888000088888FF33333333333333F0AAAAFF33F FAAAAA0333333333333330F888800330088888F33333333333333FAAAFFF3333 FAAAAA00333333333333308880003333088888FF3333333333333FAFFF333333 FFAAAAA03333333333333080003333330088888F3333333333333FFF33333333 3FAAAAA00333333333333000333333333088888FF33333333333333333333333 3FFAAAAA03333333333333333333333330088888F33333333333333333333333 33FFAAAA00333333333333333333333333008888FF3333333333333333333333 333FFAAAA00333333333333333333333333008888FF333333333333333333333 3333FFAAAA00333333333333333333333333008888FF33333333333333333333 33333FFAAAA00333333333333333333333333008888FF3333333333333333333 333333FFAAAA00333333333333333333333333008888FF333333333333333333 3333333FFFAAA00333333333333333333333333000888FF33333333333333333 333333333FFAAA00333333333333333333333333300888FF3333333333333333 3333333333FFAAA00033333333333333333333333300888FFF33333333333333 33333333333FFAAAA00333333333333333333333333008888F03333333333333 333333333333FFFAAAF333333333333333333333333300088803333333333333 33333333333333FFFFF333333333333333333333333333000003333333333333 3333333333333333333333333333333333333333333333333333} NumGlyphs = 2 end end